{% if heading %}
{{ heading | safe }}
{% endif %}ID {{ docid | safe }} ; {{ museumname | safe }}
{% if alltups %}Properties
{% for list in alltups %}| {{ item[0] }} | {{ item[1]|safe }} |
All Properties
| {{ item[0] }} | {{ item[1]|safe }} |